From e2b1cc72927a7fea3b411137fca87e835c2a8ee4 Mon Sep 17 00:00:00 2001 From: robertl Date: Fri, 10 Nov 2006 01:40:28 +0000 Subject: [PATCH] Bump tags to gpsbabel_1_3_2-beta20061109 --- configure.in | 2 +- msvc/config.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index 55b9aa081..21d196957 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(GPSBabel, 1.3.2, BUG-REPORT-ADDRESS) +AC_INIT(GPSBabel, 1.3.2-1109, BUG-REPORT-ADDRESS) # YYYYMMDD, please, if beta, i.e. "-beta20060413" PACKAGE_RELEASE="" diff --git a/msvc/config.h b/msvc/config.h index 0d45f4ec6..c76826c3d 100644 --- a/msvc/config.h +++ b/msvc/config.h @@ -25,4 +25,4 @@ /* We really should figure out some way to get this from autoconf into * a file so that the MSVC build can pick it up */ -#define VERSION "1.3.2" +#define VERSION "1.3.2-1109" -- 2.30.2